home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / pcb / copydsc1.zip / COPYDESC.DOC < prev    next >
Text File  |  1992-11-11  |  1KB  |  36 lines

  1. COPYDESC version 1.01        Copyright (C) 1992 by Jim Robeson
  2.                                                    11/11/92
  3. Function:
  4.   Read a PCBoard DIR LIST file (arg-1),
  5.     and copy it to a file (arg-2),
  6.     changing all multi-line descriptions to "long lines".
  7.     with the output position of the '|' set in arg-3,
  8.     and the starting position of the text set in arg-4.
  9.   note: requirment:   1 < arg-3 < arg-4 <= 34
  10.  
  11. Other uses:
  12.   None.
  13.  
  14. Execution:
  15.   Run from command line or .BAT:
  16.     COPYDESC drv:\path\in-file-name drv:\path\out-file-name |pos txtpos
  17.   If run without arguments, a bit of help appears.
  18.  
  19. To test:
  20.    See the file TESTID.BAT, it is set up to read DIR.IN and create
  21.    DIR.OUT, with the '|' character in column 2 and the secondary
  22.    descriptions starting in column 5.
  23.  
  24. Disclaimer:
  25.   This program is contributed to the Public Domain.  It can be
  26.   freely used, modified and/or distributed by anyone. The only
  27.   thing I ask is that you remember that I am not responsible
  28.   for anything that might go wrong through the use of this
  29.   program.  I have tested the program enough for my own use.
  30.   I also realize that bugs can appear in most every program.
  31.   Therefore, YOU USE THIS PROGRAM AT YOUR OWN RISK.
  32.  
  33. Enjoy,
  34. Jim Robeson
  35. The Cricket BBS, Pacific Grove CA,  408-373-3773
  36.